.hotel-list-view2 {
    margin: 0;
    border: 1px solid #e6e6e6; 
    overflow: hidden; 
	margin-bottom:20px;
    padding:0;
    margin-right: 20px;
    /* box-shadow: 0 0 2px 0 rgba(0,0,0,0.05);*/
    /*background: #f9f9f9;*/
    min-height: 485px;
	width:47% !important;
}
.hotel-list-view2 .discount-price {
    position: absolute;
    top: 3px;
   
}

.tour-list-style2 {

}
.tour-list-style2 .tour-air-logo {
    padding: 5px 0;
}
.tour-list-style2 img {
    width: 100%;
    max-height: 190px !important;
    padding: 0;
    overflow: hidden;
}
.tour-list-style2 .tour-list-icons .fa {
    margin-right: 10px;
    border: #b5a37e 1px solid;
    padding: 5px;
    border-radius: 4px;
    color: #b5a37e;
    font-size: 13px;
}
.tour-list-style2 .tour-extra {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    padding-top: 6px;
    padding-left: 18%;
}
.tour-list-style2 ul-detail {
    margin-right: 15px;
}
.tour-list-style2 .btn-primary {
      background: transparent !important;
border: 2px solid #f1574d;
color: #f1574d !important;
    padding: 16px 42px;
    font-size: 19px;
}
.tour-list-style2 .btn-primary:hover {
      background: #f1574d !important;
border: 2px solid #fff;
color: #ffffff !important;

}
.tour-list-style2 .tour-name{
/*background: #ffad05;*/
padding: 14px 10px;
font-size: 18px;
color: #636363;
font-weight: bold;
text-align:left;
}
.tour-list-style2 .tour-day{
   /* background:#08668c;*/
        padding: 14px 0;
    font-size: 14px;
    color: #939393;
    text-align:center;
}
.tour-list-style2 .tour-room{
padding-left:5px;
font-size: 11px;
color: #171515;
/*border: 1px solid #ccc;
text-align: center;*/
line-height:12px;
color: #00a99d;
margin-top: 8px;
margin-bottom: 3px;
}
.ul-detail{padding-top:10px;}
.tour-list-style2 .tour-room:nth-child(2) {
    /*background:#ffad05;
    color:#fff;*/
    

}

.tour-list-style2 .tour-room2{
        background: #210ca2;
}
.tour-list-style2 .tour-point{
   /* border-bottom:#ccc 1px solid;
    padding: 8px 0;
        margin-bottom: 5px;*/
    text-align: center;
}
.tour-list-style2 .tour-point .fa{
padding: 0 10px;
}

.tour-list-style2 .tour-hotel{
    padding: 4px;
    padding-left: 8px;
    font-size: 13px;
    color: white;
    border-right: #fff 1px solid;
    background: rgba(28, 187, 180, 0.8);
    height: 30px !important;
}
.tour-list-style2 .book {
  text-align:center; 
}
.tour-list-style2 .tour-room:nth-child(2n+1){
    border-left: 1px solid #ccc;
}

